ASP.NET Core MVC コントロールヘルプ
Palette プロパティ (FlexChartBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexChartBase<T> クラス : Palette プロパティ
Gets or sets an array of default colors to use for displaying each series.
シンタックス
'宣言
 
Public Overridable Property Palette As System.Collections.Generic.IEnumerable(Of String)
public virtual System.Collections.Generic.IEnumerable<string> Palette {get; set;}
解説
There is a set of predefined palettes in the C1.Web.Mvc.Chart.Palettes class that you can use.
参照

FlexChartBase<T> クラス
FlexChartBase<T> メンバ